emacs.git
32 years agoBring mumbleclean targets into conformance with GNU coding standards.
Jim Blandy [Wed, 16 Jun 1993 23:49:07 +0000 (23:49 +0000)]
Bring mumbleclean targets into conformance with GNU coding standards.
* Makefile.in (distclean): Call clean to do most of the work.
Delete aixcc.c and TAGS.
(realclean): Just call distclean.

32 years ago* Makefile.in (CPP): New variable.
Jim Blandy [Wed, 16 Jun 1993 23:46:17 +0000 (23:46 +0000)]
* Makefile.in (CPP): New variable.
(src/Makefile): Edit CPP into src/Makefile.

        Bring mumbleclean targets into conformance with GNU coding standards.
* Makefile.in (mostlyclean, clean): Separate these two; just have
them pass the request to the subdirectory makefiles.
(distclean): Pass the request down, and then get rid of the
files configure built, and get rid of the Makefiles.
(realclean): Pass the request down, and then do the same things
distclean does.
(uninstall, info, dvi): New targets.

32 years ago*solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
Jim Blandy [Wed, 16 Jun 1993 23:12:21 +0000 (23:12 +0000)]
*solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
        Universal Time (UT) to Coordinated Universal Time (UTC).
        (solar-time-string): Use calendar-daylight-time-offset instead of
        1 hr, and use calendar-daylight-savings-switchover-time instead of
        midnight.  Add an optional parameter to allow forcing the use of
        standard or daylight savings time.  Fix code so it works in
        southern hemisphere (start of dst precedes end of dst in a
        calendar year) and when dst either starts or ends in a calendar
        year, but not both.

32 years ago* calendar.el (calendar-current-time-zone): Change variable names
Jim Blandy [Wed, 16 Jun 1993 23:10:55 +0000 (23:10 +0000)]
* calendar.el (calendar-current-time-zone): Change variable names
        to make them more readable.
        (calendar-time-zone, calendar-standard-time-zone-name,
        calendar-daylight-time-zone-name, calendar-daylight-savings-ends,
        calendar-daylight-savings-starts): Don't autload them.

        * calendar.el (calendar-holidays): Quote it to delay evaluation
        until it's needed.

32 years ago(make-autoload): Use memq once instead eq twice.
Roland McGrath [Wed, 16 Jun 1993 23:06:58 +0000 (23:06 +0000)]
(make-autoload): Use memq once instead eq twice.
(generate-file-autoloads): For non-autoloads, copy the defn textually
rather than printing it after reading.

32 years ago(Finsert_buffer_substring): Doc fix.
Roland McGrath [Wed, 16 Jun 1993 22:37:24 +0000 (22:37 +0000)]
(Finsert_buffer_substring): Doc fix.

32 years ago(LIBS_SYSTEM): Don't attempt to #define this if we already have a
Jim Blandy [Wed, 16 Jun 1993 22:09:24 +0000 (22:09 +0000)]
(LIBS_SYSTEM): Don't attempt to #define this if we already have a
definition of LIB_SYSTEM from s/usg5-4.h.

32 years ago(generate-autoload-cookie, update-autoloads-here): Doc fixes.
Roland McGrath [Wed, 16 Jun 1993 22:08:23 +0000 (22:08 +0000)]
(generate-autoload-cookie, update-autoloads-here): Doc fixes.

32 years ago* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
Jim Blandy [Wed, 16 Jun 1993 22:07:28 +0000 (22:07 +0000)]
* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
takes care of that.

32 years ago* configure.in: Add case for m88k-motorola-sysv4.
Jim Blandy [Wed, 16 Jun 1993 22:02:28 +0000 (22:02 +0000)]
* configure.in: Add case for m88k-motorola-sysv4.

32 years ago* configure.in: Move clause for PC-compatible i386 box to the end
Jim Blandy [Wed, 16 Jun 1993 21:53:54 +0000 (21:53 +0000)]
* configure.in: Move clause for PC-compatible i386 box to the end
of the case statement, to avoid masking configurations below.

* configure.in: Add support for HP/UX versions 7, 8, and 9 on
the HP 68000 machines.

32 years ago* unexec.c [HPUX] (sbrk): This returns a void *.
Jim Blandy [Wed, 16 Jun 1993 21:42:25 +0000 (21:42 +0000)]
* unexec.c [HPUX] (sbrk): This returns a void *.

32 years agoComment changes.
Richard M. Stallman [Wed, 16 Jun 1993 21:40:36 +0000 (21:40 +0000)]
Comment changes.

32 years agoentered into RCS
Richard M. Stallman [Wed, 16 Jun 1993 21:39:03 +0000 (21:39 +0000)]
entered into RCS

32 years ago(disassemble-internal): If function is autoload, load it.
Richard M. Stallman [Wed, 16 Jun 1993 21:33:18 +0000 (21:33 +0000)]
(disassemble-internal): If function is autoload, load it.

32 years ago*** empty log message ***
Jim Blandy [Wed, 16 Jun 1993 21:28:28 +0000 (21:28 +0000)]
*** empty log message ***

32 years ago* window.c (check_frame_size): Allow minibuffer-only frames to be
Jim Blandy [Wed, 16 Jun 1993 21:26:47 +0000 (21:26 +0000)]
* window.c (check_frame_size): Allow minibuffer-only frames to be
one line high.

32 years ago* frame.el (set-frame-configuration): Don't try to set a frame's
Jim Blandy [Wed, 16 Jun 1993 21:24:11 +0000 (21:24 +0000)]
* frame.el (set-frame-configuration): Don't try to set a frame's
minibuffer.  This parameter can't be changed, so that would signal
an error.

32 years ago* frame.c (store_frame_param): Fix error message punctuation.
Jim Blandy [Wed, 16 Jun 1993 21:19:06 +0000 (21:19 +0000)]
* frame.c (store_frame_param): Fix error message punctuation.

32 years ago* s/isc3-0.h (memmove): #define this to call safe_bcopy.
Jim Blandy [Wed, 16 Jun 1993 20:52:40 +0000 (20:52 +0000)]
* s/isc3-0.h (memmove): #define this to call safe_bcopy.

32 years ago* configure.in: Move clause for PC-compatible i386 box to the end
Jim Blandy [Wed, 16 Jun 1993 20:49:26 +0000 (20:49 +0000)]
* configure.in: Move clause for PC-compatible i386 box to the end
of the case statement, to avoid masking configurations below.

32 years ago* sysdep.c (closedir): Don't free directory buffer if it looks
Jim Blandy [Wed, 16 Jun 1993 20:31:01 +0000 (20:31 +0000)]
* sysdep.c (closedir): Don't free directory buffer if it looks
like it and the DIR were malloced together.

32 years ago* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
Jim Blandy [Wed, 16 Jun 1993 20:02:58 +0000 (20:02 +0000)]
* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
disables the meta key.

32 years ago(parens-require-spaces): Var renamed and sense changed.
Richard M. Stallman [Wed, 16 Jun 1993 19:34:11 +0000 (19:34 +0000)]
(parens-require-spaces): Var renamed and sense changed.
(insert-parentheses): Corresponding changes.

32 years ago(rmail-output): Use insert-file-contents to look at
Richard M. Stallman [Wed, 16 Jun 1993 19:24:34 +0000 (19:24 +0000)]
(rmail-output): Use insert-file-contents to look at
beginning of output file.

32 years ago(x-switch-definitions): Fix -iconic.
Richard M. Stallman [Wed, 16 Jun 1993 17:51:16 +0000 (17:51 +0000)]
(x-switch-definitions): Fix -iconic.

32 years ago(byte-compile-file-form-defmumble): Typo in prev change.
Richard M. Stallman [Wed, 16 Jun 1993 17:42:48 +0000 (17:42 +0000)]
(byte-compile-file-form-defmumble): Typo in prev change.

32 years agoBring mumbleclean targets into conformance with GNU coding standards.
Jim Blandy [Wed, 16 Jun 1993 16:32:32 +0000 (16:32 +0000)]
Bring mumbleclean targets into conformance with GNU coding standards.
* Makefile.in (mostlyclean): New target.
(clean): Just call mostlyclean.  Get rid of ../etc/DOC too.
(distclean): Use clean to do most of the work.
Get rid of ../etc/DOC-* too.
(realclean): New target.

32 years ago* buffer.c (list_buffers_1): Return the desired point.
Jim Blandy [Wed, 16 Jun 1993 16:29:40 +0000 (16:29 +0000)]
* buffer.c (list_buffers_1): Return the desired point.
(Flist_buffers): Put point there in the buffer summary.

32 years agoentered into RCS
Jim Blandy [Wed, 16 Jun 1993 15:45:33 +0000 (15:45 +0000)]
entered into RCS

32 years ago* configure.in (version): Check the X libraries for XrmSetDatabase
Jim Blandy [Wed, 16 Jun 1993 15:09:42 +0000 (15:09 +0000)]
* configure.in (version): Check the X libraries for XrmSetDatabase
and random, and see if we have -lXbsd.

32 years ago* xdisp.c (redisplay_window): No need to subtract BEGV to compute
Jim Blandy [Wed, 16 Jun 1993 14:13:15 +0000 (14:13 +0000)]
* xdisp.c (redisplay_window): No need to subtract BEGV to compute
the scroll bar handle's end.

32 years ago(TAGS): cd to src to run etags.
Richard M. Stallman [Wed, 16 Jun 1993 06:47:09 +0000 (06:47 +0000)]
(TAGS): cd to src to run etags.

32 years agoCalls to access_keymap updated.
Richard M. Stallman [Wed, 16 Jun 1993 06:46:27 +0000 (06:46 +0000)]
Calls to access_keymap updated.

32 years ago(xmenu_show): Store 0 in *ERROR at the beginning.
Richard M. Stallman [Tue, 15 Jun 1993 23:17:10 +0000 (23:17 +0000)]
(xmenu_show): Store 0 in *ERROR at the beginning.

(Fx_popup_menu): Call keymap_panes right in one-keymap case.

32 years ago(server-process-filter): Use server-switch-buffer.
Richard M. Stallman [Tue, 15 Jun 1993 23:11:38 +0000 (23:11 +0000)]
(server-process-filter): Use server-switch-buffer.

32 years ago(gud-xdb-directories): Renamed from gud-xdb-paths.
Richard M. Stallman [Tue, 15 Jun 1993 21:04:48 +0000 (21:04 +0000)]
(gud-xdb-directories): Renamed from gud-xdb-paths.
Defvar moved earlier.  All uses changed.
(gud-xdb-debugger-startup): Rename local var `paths'.
(gud-xdb-file-name): Likewise.

32 years ago(inferior-lisp-buffer): Move defvar earlier.
Richard M. Stallman [Tue, 15 Jun 1993 21:00:33 +0000 (21:00 +0000)]
(inferior-lisp-buffer): Move defvar earlier.

32 years ago(define-mail-alias): Remove excess whitespace better.
Richard M. Stallman [Tue, 15 Jun 1993 20:51:15 +0000 (20:51 +0000)]
(define-mail-alias): Remove excess whitespace better.

32 years ago(define-mail-abbrev): Renamed from define-mail-alias.
Richard M. Stallman [Tue, 15 Jun 1993 20:50:11 +0000 (20:50 +0000)]
(define-mail-abbrev): Renamed from define-mail-alias.
(build-mail-abbrevs): Use new name.

32 years ago(build-mail-abbrevs): Pass just two args to define-mail-alias.
Richard M. Stallman [Tue, 15 Jun 1993 20:36:10 +0000 (20:36 +0000)]
(build-mail-abbrevs): Pass just two args to define-mail-alias.

32 years ago(byte-compile-file-form-defmumble): Use defalias
Richard M. Stallman [Tue, 15 Jun 1993 19:29:59 +0000 (19:29 +0000)]
(byte-compile-file-form-defmumble): Use defalias
for named function, even if no doc string.

32 years agoComment change.
Richard M. Stallman [Tue, 15 Jun 1993 19:16:46 +0000 (19:16 +0000)]
Comment change.

32 years ago(xdb): New debugger supported (xdb under HPUX-PARISC).
Richard M. Stallman [Tue, 15 Jun 1993 16:31:24 +0000 (16:31 +0000)]
(xdb): New debugger supported (xdb under HPUX-PARISC).
(gud-xdb-debugger-startup): New function.
(gud-xdb-file-name, gud-xdb-accumulation): New functions.
(gud-xdb-marker-filter, gud-xdb-paths, gud-xdb-find-file): New.

32 years ago(dired-repeat-over-lines): Going fwd, skip new lines
Richard M. Stallman [Tue, 15 Jun 1993 07:59:07 +0000 (07:59 +0000)]
(dired-repeat-over-lines): Going fwd, skip new lines
that FUNCTION inserts after the current line.
Going backwd, no need for dired-move-to-filename each time.

32 years ago(adjust_intervals_for_insertion): By default, copy
Richard M. Stallman [Tue, 15 Jun 1993 07:48:27 +0000 (07:48 +0000)]
(adjust_intervals_for_insertion): By default, copy
properties from before the insertion.

32 years agoMake prefix keys work with keymap inheritance
Richard M. Stallman [Tue, 15 Jun 1993 06:26:00 +0000 (06:26 +0000)]
Make prefix keys work with keymap inheritance
by creating an inheritance structure for each subkeymap
that we create in the inheriting keymap.

(access_keymap): New arg NOINHERIT.  All calls changed.
(define_as_prefix): New function.
(Fdefine_key): Use them.

32 years ago(set_point): When moving over invis chars,
Richard M. Stallman [Tue, 15 Jun 1993 05:27:54 +0000 (05:27 +0000)]
(set_point): When moving over invis chars,
don't screw up at end of buffer.

32 years ago(parens-dont-require-spaces): New variable.
Richard M. Stallman [Mon, 14 Jun 1993 22:58:54 +0000 (22:58 +0000)]
(parens-dont-require-spaces): New variable.
(insert-parentheses): Obey that variable.

32 years ago(emerge-make-diff3-list): Pass ancestor second.
Richard M. Stallman [Mon, 14 Jun 1993 21:44:34 +0000 (21:44 +0000)]
(emerge-make-diff3-list): Pass ancestor second.
(emerge-extract-diffs3): Replace group-1 with group-2.
(emerge-handle-local-variables): Pass no arg to hack-local-variables.

32 years ago(dabbrev-expand): Do all changes with replace-match.
Richard M. Stallman [Mon, 14 Jun 1993 18:55:10 +0000 (18:55 +0000)]
(dabbrev-expand): Do all changes with replace-match.
In picture-mode, use picture-replace-match instead.

32 years ago(picture-replace-match): New function.
Richard M. Stallman [Mon, 14 Jun 1993 18:53:40 +0000 (18:53 +0000)]
(picture-replace-match): New function.

32 years ago* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Jim Blandy [Mon, 14 Jun 1993 15:35:55 +0000 (15:35 +0000)]
* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
and #define the latter.

32 years ago* holidays.el: Eval calendar-holidays; don't just use its value.
Jim Blandy [Mon, 14 Jun 1993 15:24:24 +0000 (15:24 +0000)]
* holidays.el: Eval calendar-holidays; don't just use its value.

32 years agoMention that gzip files end in ".gz", not ".z".
Jim Blandy [Mon, 14 Jun 1993 15:12:07 +0000 (15:12 +0000)]
Mention that gzip files end in ".gz", not ".z".

32 years ago* xdisp.c (display_text_line): Use temporary variable.
Jim Blandy [Mon, 14 Jun 1993 15:06:46 +0000 (15:06 +0000)]
* xdisp.c (display_text_line): Use temporary variable.

32 years agoInitial revision
Jim Blandy [Mon, 14 Jun 1993 14:58:03 +0000 (14:58 +0000)]
Initial revision

32 years ago(balance-windows): Total rewrite.
Richard M. Stallman [Mon, 14 Jun 1993 07:11:15 +0000 (07:11 +0000)]
(balance-windows): Total rewrite.

32 years ago(Fdelete_window): Handle deleting a parent of the selected window.
Richard M. Stallman [Mon, 14 Jun 1993 07:07:05 +0000 (07:07 +0000)]
(Fdelete_window): Handle deleting a parent of the selected window.

(Fdelete_window): Mostly undo last change which made `frame' a FRAME_PTR.
Don't initialize `frame' in the declaration.

32 years agoComment change.
Richard M. Stallman [Mon, 14 Jun 1993 03:51:20 +0000 (03:51 +0000)]
Comment change.

32 years ago(Fset_visited_file_modtime): Don't give the handler
Richard M. Stallman [Mon, 14 Jun 1993 03:49:04 +0000 (03:49 +0000)]
(Fset_visited_file_modtime): Don't give the handler
the filename as an argument.

32 years ago(scan_lists, Fforward_comment): Pass 0 as commentstop arg
Richard M. Stallman [Sun, 13 Jun 1993 23:57:33 +0000 (23:57 +0000)]
(scan_lists, Fforward_comment): Pass 0 as commentstop arg
to scan_sexps_forward.
(scan_sexps_forward, char_quoted): Now static.
(describe_syntax, describe_syntax_1): Now static.

32 years ago(Fprimitive_undo): Rename arg to N to avoid conflict.
Richard M. Stallman [Sun, 13 Jun 1993 23:15:39 +0000 (23:15 +0000)]
(Fprimitive_undo): Rename arg to N to avoid conflict.

32 years ago(byte-compile-file): Undo previous change.
Richard M. Stallman [Sun, 13 Jun 1993 22:32:17 +0000 (22:32 +0000)]
(byte-compile-file): Undo previous change.
(batch-byte-recompile-directory): Doc fix.

32 years ago(isearch-highlight): If no face `isearch', use `region'.
Richard M. Stallman [Sun, 13 Jun 1993 21:43:15 +0000 (21:43 +0000)]
(isearch-highlight): If no face `isearch', use `region'.

32 years ago(c-indent-line): Call c-backward-to-start-of-if
Richard M. Stallman [Sun, 13 Jun 1993 19:16:02 +0000 (19:16 +0000)]
(c-indent-line): Call c-backward-to-start-of-if
in the case of else following a close brace.

32 years ago(CPP_CFLAGS): New variable.
Richard M. Stallman [Sun, 13 Jun 1993 18:14:04 +0000 (18:14 +0000)]
(CPP_CFLAGS): New variable.
Use it instead of ALL_CFLAGS when compiling a .c file.
(getopt.o, getopt1.o): Add explicit compilation commands.

32 years ago(Man-getpage-in-background): Move close paren.
Richard M. Stallman [Sun, 13 Jun 1993 18:00:36 +0000 (18:00 +0000)]
(Man-getpage-in-background): Move close paren.

32 years ago(Man-getpage-in-background): Use TERM=dumb to prevent
Richard M. Stallman [Sun, 13 Jun 1993 04:34:58 +0000 (04:34 +0000)]
(Man-getpage-in-background): Use TERM=dumb to prevent
terminal control sequences in the output.

32 years ago(mouse-set-mark-fast): New function.
Richard M. Stallman [Sun, 13 Jun 1993 04:18:43 +0000 (04:18 +0000)]
(mouse-set-mark-fast): New function.
(mouse-show-mark): New function.
(mouse-kill-ring-save, mouse-save-then-kill): Use them.
(mouse-save-then-kill): Don't let kill-region alter this-command.
Check last-command accordingly.
(mouse-split-window-vertically): Handle scroll bar events.

32 years ago(shut_down_emacs): New arg STUFF. Stuff input here.
Richard M. Stallman [Sun, 13 Jun 1993 02:06:51 +0000 (02:06 +0000)]
(shut_down_emacs): New arg STUFF.  Stuff input here.
(Fkill_emacs, fatal_error_signal): Pass new arg.

(main) [GETPGRP_NO_ARG]: Really pass no arg to getpgrp.

32 years ago(x_connection_closed): Pass new arg to shut_down_emacs.
Richard M. Stallman [Sun, 13 Jun 1993 02:06:17 +0000 (02:06 +0000)]
(x_connection_closed): Pass new arg to shut_down_emacs.

32 years ago(abbreviate-file-name): Match home dir with no / if nothing else follows.
Richard M. Stallman [Sun, 13 Jun 1993 01:57:02 +0000 (01:57 +0000)]
(abbreviate-file-name): Match home dir with no / if nothing else follows.

32 years ago(finder-find-library): New function.
Richard M. Stallman [Sun, 13 Jun 1993 01:36:48 +0000 (01:36 +0000)]
(finder-find-library): New function.
(finder-commentary): Use it.

32 years ago(Ffile_attributes): Give -1 as size if size won't fit.
Richard M. Stallman [Sun, 13 Jun 1993 01:16:05 +0000 (01:16 +0000)]
(Ffile_attributes): Give -1 as size if size won't fit.

32 years ago(term_get_fkeys): Use `prior', not `previous', for %8/kP.
Richard M. Stallman [Sun, 13 Jun 1993 00:41:51 +0000 (00:41 +0000)]
(term_get_fkeys): Use `prior', not `previous', for %8/kP.

32 years ago(Fcopy_file): Pass all the args to the handler.
Richard M. Stallman [Sun, 13 Jun 1993 00:07:35 +0000 (00:07 +0000)]
(Fcopy_file): Pass all the args to the handler.
(Fwrite_region): Use call6.
(Frename_file): Look for handler for newname.
(Fadd_name_to_file): Pass arg ok_if_already_exists to handler.
(Fmake_symbolic_link): Likewise.
(Ffile_newer_than_file_p): Check both file names for handler.

32 years ago(Fload): Use call5.
Richard M. Stallman [Sun, 13 Jun 1993 00:01:50 +0000 (00:01 +0000)]
(Fload): Use call5.

32 years ago(call5, call6): New functions.
Richard M. Stallman [Sun, 13 Jun 1993 00:01:22 +0000 (00:01 +0000)]
(call5, call6): New functions.
(call1, call2, call3, call4): Renumber the args.

32 years ago(etags-tags-completion-table): When skipping the noise
Richard M. Stallman [Sat, 12 Jun 1993 23:43:57 +0000 (23:43 +0000)]
(etags-tags-completion-table): When skipping the noise
before the tag name, let it end with any char not allowed in a tag.

32 years agoComment change.
Richard M. Stallman [Sat, 12 Jun 1993 23:27:32 +0000 (23:27 +0000)]
Comment change.

32 years agoUpdate GPL references - version 2
Jim Blandy [Sat, 12 Jun 1993 22:54:27 +0000 (22:54 +0000)]
Update GPL references - version 2

32 years agoUpdated GPL version to 2.
Jim Blandy [Sat, 12 Jun 1993 22:01:38 +0000 (22:01 +0000)]
Updated GPL version to 2.

32 years agoRefer to GPL version two.
Jim Blandy [Sat, 12 Jun 1993 21:44:46 +0000 (21:44 +0000)]
Refer to GPL version two.

32 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 Jun 1993 20:53:59 +0000 (20:53 +0000)]
*** empty log message ***

32 years ago(syms_of_undo): Set up Qinhibit_read_only.
Richard M. Stallman [Sat, 12 Jun 1993 18:10:20 +0000 (18:10 +0000)]
(syms_of_undo): Set up Qinhibit_read_only.
(Fprimitive_undo): Sometimes bind inhibit-read-only to t.

32 years ago* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Jim Blandy [Sat, 12 Jun 1993 17:46:44 +0000 (17:46 +0000)]
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
and VINTR.

32 years agoDoc fix.
Jim Blandy [Sat, 12 Jun 1993 17:31:26 +0000 (17:31 +0000)]
Doc fix.

32 years ago* frame.c (Fmouse_position): Doc fix.
Jim Blandy [Sat, 12 Jun 1993 17:30:01 +0000 (17:30 +0000)]
* frame.c (Fmouse_position): Doc fix.

32 years ago* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Jim Blandy [Sat, 12 Jun 1993 17:23:13 +0000 (17:23 +0000)]
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
XK_Mode_switch and XK_Num_Lock are modifier keysyms too.

32 years ago(get_keymap_1): Add missing semicolon.
Richard M. Stallman [Sat, 12 Jun 1993 17:17:05 +0000 (17:17 +0000)]
(get_keymap_1): Add missing semicolon.
(describe_vector_princ): Align to column 16.

32 years ago(read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Richard M. Stallman [Sat, 12 Jun 1993 17:16:00 +0000 (17:16 +0000)]
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.

32 years ago(echo_area_display): Use XFASTINT on ->height.
Richard M. Stallman [Sat, 12 Jun 1993 17:10:13 +0000 (17:10 +0000)]
(echo_area_display): Use XFASTINT on ->height.
(copy_rope, copy_part_of_rope): Access *f as Lisp_Object.

32 years ago(Fdelete_window): Make `frame' a FRAME_PTR and use as such.
Richard M. Stallman [Sat, 12 Jun 1993 17:06:34 +0000 (17:06 +0000)]
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.

32 years ago(record_delete): Always use XFASTINT on sbeg.
Richard M. Stallman [Sat, 12 Jun 1993 17:04:51 +0000 (17:04 +0000)]
(record_delete): Always use XFASTINT on sbeg.
(Fprimitive_undo): Add missing `else'.  Add USE_TEXT_PROPERTIES
conditional for calling Fput_text_property.  Use XINT on high, low.

32 years ago* xterm.c (XTset_vertical_scroll_bar): Use double type for
Jim Blandy [Sat, 12 Jun 1993 17:00:45 +0000 (17:00 +0000)]
* xterm.c (XTset_vertical_scroll_bar): Use double type for
intermediate results in scaling.

32 years ago(start_process_unwind): Use XINT.
Richard M. Stallman [Sat, 12 Jun 1993 16:58:31 +0000 (16:58 +0000)]
(start_process_unwind): Use XINT.

32 years ago(Fset_syntax_table): Add XFASTINT.
Richard M. Stallman [Sat, 12 Jun 1993 16:57:29 +0000 (16:57 +0000)]
(Fset_syntax_table): Add XFASTINT.

32 years ago* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
Jim Blandy [Sat, 12 Jun 1993 16:52:03 +0000 (16:52 +0000)]
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
abort.  We can always run Emacs with _Xdebug set to 1.

32 years ago* keyboard.c (read_key_sequence): When we generate a prefix symbol
Jim Blandy [Sat, 12 Jun 1993 16:00:47 +0000 (16:00 +0000)]
* keyboard.c (read_key_sequence): When we generate a prefix symbol
for a mouse event, store the actual mouse event in
unread_command_events, so we don't lose it if the symbol isn't
bound to a prefix.